User Contributed MET/CAL PROCEDURE ============================================================================= INSTRUMENT: Daytronics 10A73-4:Strain Gage Conditioning Card DATE: 12-Dec-97 AUTHOR: User Contributed REVISION: 0 ADJUSTMENT THRESHOLD: 70% NUMBER OF TESTS: 6 NUMBER OF LINES: 81 ============================================================================= STEP FSC RANGE NOMINAL TOLERANCE MOD1 MOD2 3 4 CON 1.001 ASK- R N P M F W 1.002 ASK+ X 1.003 PORT [P9600,O,7,1,X][T10000] 1.004 HEAD INITIAL CONDITIONS 1.005 DISP With the Daytronic Model 10K6 mainframe turned off, 1.005 DISP remove any conditioner card that may be located in 1.005 DISP slot #1. 1.006 DISP Install the UUT into slot #1. 1.007 DISP Connect a Daytronic CONDITIONER CONNECTER model 60322, 1.007 DISP wired for four channels, to the rear of the UUT. 1.008 DISP Power up the Model 10K6 mainframe. 1.009 HEAD {* Excitation Voltage Test *} 1.010 JMP 2.001 1.011 EVAL 2.001 DISP Connect the UUT as follows: 2.001 DISP + EXCITATION (pin 1) ............... 1281 INPUT HI 2.001 DISP - EXCITATION (pin 4) ............... 1281 INPUT LO 2.002 CALL Daytronic Excitation Sub 2.003 HEAD {* Strain Indication Tests *} 2.004 HEAD { Channel 1 } 2.005 HEAD Channel 1 Strain Indication Tests 2.006 JMP 3.001 2.007 EVAL 3.001 DISP Set the 1550A 350ê bridge S+ shorting link to the closed 3.001 DISP position. 3.002 DISP Connect the UUT channel 1 as follows: 3.002 DISP +SIGNAL (pin 2) .................... 1550A +S 3.002 DISP -SIGNAL (pin 3) .................... 1550A -S 3.002 DISP + EXCITATION (pin 1) ............... 1550A +P 3.002 DISP - EXCITATION (pin 4) ............... 1550A -P 3.003 PORT RST[13] 3.004 PORT BIT999=1[13][D1000] 3.005 PORT LCT 1=1011[13][D1000] 3.006 PORT TYP 1=72[13] 3.007 MATH m[1]=1 3.008 CALL Daytronic Strain Indication Sub 3.009 HEAD {} 3.010 HEAD { Channel 2 } 3.011 HEAD Channel 2 Strain Indication Tests 3.012 JMP 4.001 3.013 EVAL 4.001 DISP Move the connector from Channel 1 to Channel 2. 4.002 PORT BIT999=1[13][D1000] 4.002 PORT LCT 2=1012[13][D1000] 4.003 PORT TYP 2=72[13] 4.004 MATH m[1]=2 4.005 CALL Daytronic Strain Indication Sub 4.006 HEAD {} 4.007 HEAD { Channel 3 } 4.008 HEAD Channel 3 Strain Indication Tests 4.009 JMP 5.001 4.010 EVAL 5.001 DISP Move the connector from Channel 2 to Channel 3. 5.002 PORT BIT999=1[13][D1000] 5.002 PORT LCT 3=1013[13][D1000] 5.003 PORT TYP 3=72[13] 5.004 MATH m[1]=3 5.005 CALL Daytronic Strain Indication Sub 5.006 HEAD {} 5.007 HEAD { Channel 4 } 5.008 HEAD Channel 4 Strain Indication Tests 5.009 JMP 6.001 5.010 EVAL 6.001 DISP Move the connector from Channel 3 to Channel 4. 6.002 PORT BIT999=1[13][D1000] 6.002 PORT LCT 4=1014[13][D1000] 6.003 PORT TYP 4=72[13] 6.004 MATH m[1]=4 6.005 CALL Daytronic Strain Indication Sub 6.006 END